Welcome![Sign In][Sign Up]
Location:
Search - delphi char

Search list

[Delphi VCLPinyin

Description: unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写) function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) -unit pinyinfunction // the function of Chinese characters spelling the definition of the relevant unit Function GetHZPY (HZstr: String): String // will be any string of characters into the first letter of alphabet (upper case) function GetPYIndexChar (hzchar: string): char // will be a Chinese character into the first letter of alphabet (upper case)
Platform: | Size: 166912 | Author: jiwu | Hits:

[Crack HackMD5_DLL

Description: 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived a function
Platform: | Size: 40960 | Author: 夏炳冬 | Hits:

[Crack HackUnit1

Description: OCR Tool for Delphi This tool cracking CAPTCHA code in zoom in or zoom out for every char and find them
Platform: | Size: 2048 | Author: xmuratti | Hits:

[ADO-ODBCrealisam

Description: RealIsam is an object oriented tool that allows to manage files with direct access or sequential access : both methods can be used. It is a 32-bit DLL that can be interfaced with usual languages such as C++, Delphi, Visual Basic, .... under Win95,Win98, NT, 2000, XP. Isam methods are the core of database systems, and can be used directly in many applications, without the bells and whistles, providing a very fast access time. Real Isam was designed for applications that need to manage text oriented records, with long alphanumeric keys (250 char max) and variable length data records. Data records can store any characters strings, null terminated, or binary data. Access Keys are character strings, null terminated. Applications range from text retrievial, references, dictionnaries, XML data, HTML modules, program generators,macro instructions ...
Platform: | Size: 34816 | Author: Odin | Hits:

[AI-NN-PRdigital-char-recognize-besedon-bp

Description: 基于神经网络的手写识别,识别的精确度很高,包含所有资源。-digital char recognize based on bp netware
Platform: | Size: 819200 | Author: liangliang | Hits:

[EditBoxTest-Folder

Description: this a delphi example ocr char-this is a delphi example ocr char
Platform: | Size: 2048 | Author: koceila | Hits:

[Delphi VCLchartoSIX

Description: 字符串转变成16进制 Delphi 源码-Char to BIN
Platform: | Size: 353280 | Author: myqqme | Hits:

[Other Databasesgongzhiguanli

Description: 简单的工资发放管理软件,Delphi 7下开发-/* Table: SALARY_SET, Owner: MISDBA*/ CREATE TABLE SALARY_SET (PERSON CHAR(6) NOT NULL, SALARY FLOAT, CONSTRAINT SALARY_SET_PEROSN PRIMARY KEY (PERSON)) /* Table: SALARY_OTHER, Owner: MISDBA*/ CREATE TABLE SALARY_OTHER (ID INTEGER NOT NULL, YEARMONTH CHAR(7) NOT NULL, PERSON CHAR(6) NOT NULL, OTHER_TYPE CHAR(1) NOT NULL, NAME VARCHAR(10) NOT NULL, MONEY FLOAT, DESCRIPTION VARCHAR(200), CONSTRAINT SALARY_OTHER_ID PRIMARY KEY (ID)) /* Table: OTHER_TYPE, Owner: MISDBA*/ CREATE TABLE OTHER_TYPE (CODE CHAR(1) NOT NULL, DESCRIPTION VARCHAR(10) NOT NULL, CONSTRAINT TYPE_CODE PRIMARY KEY (CODE)) /* Table: SALARY, Owner: MISDBA*/ CREATE TABLE SALARY (ID INTEGER NOT NULL, YEARMONTH CHAR(7) NOT NULL, PERSON CHAR(6) NOT NULL, BASIC FLOAT, BONUS FLOAT, ADD_DETAIL VARCHAR(200), ADD_TOTAL FLOAT, SUB_DETAIL VARCHAR(200), SUB_TOTAL FLOAT,
Platform: | Size: 38912 | Author: Mr yang | Hits:

[SQL ServerCHAPC

Description: 简单的酒店的后台管理 SQL数据 刚学DELPHI写的-CREATE DOMAIN CODE_EQUIP AS CHAR(12) NOT NULL CREATE DOMAIN CODE_MID AS CHAR(5) NOT NULL CREATE DOMAIN CODE_PASSWORD AS CHAR(20) NOT NULL CREATE DOMAIN CODE_PERSON AS CHAR(6) NOT NULL CREATE DOMAIN CODE_SHORT AS CHAR(1) NOT NULL CREATE DOMAIN CODE_SYSTEM AS CHAR(3) NOT NULL CREATE DOMAIN CODE_TYPE AS CHAR(2) NOT NULL CREATE DOMAIN CODE_WORKPLACE AS CHAR(8) NOT NULL CREATE DOMAIN TEXT_LONG AS VARCHAR(200) CREATE DOMAIN TEXT_MID AS VARCHAR(50) CREATE DOMAIN TEXT_SHORT AS VARCHAR(20) /* Table: ODB_EQUIP_FAILURE, Owner: ERDBA*/ CREATE TABLE ODB_EQUIP_FAILURE (ID INTEGER NOT NULL, EQUIP CODE_EQUIP, FIND_DATE TIMESTAMP NOT NULL, DESCRIP TEXT_LONG, MODE CODE_MID DEFAULT 00000 , CAUSE CODE_MID DEFAULT 00000 , CONSEQUENCE CODE_MID DEFAULT 00000 , RESULT CODE_SHORT DEFAULT 0 , END_DATE TIMESTAMP, LAST_MODIFY TIMESTAMP NOT NULL, PERSON CODE_PERSON, REMARK TEXT_LONG,
Platform: | Size: 630784 | Author: Mr yang | Hits:

[Delphi VCLCekPanjang

Description: check length char in delphi
Platform: | Size: 187392 | Author: irwans | Hits:

[Delphi VCLDelphiXE-String

Description: Delphi中字符串String、TByte、PChar之间的转换,对Delphi编程人员有帮助-Convert a string String, Byte, Char between Delphi, Delphi programmer for help
Platform: | Size: 10240 | Author: 唐飞琳 | Hits:

CodeBus www.codebus.net